AECOsim Building Designer Help

Configuring OpenPlant WorkSpace for Publishing Models with Business Data

To publish business data associated with OpenPlant PID, OpenPlant 3D and OpenPlant PDx models/DGNs, please follow this procedure:
  1. In the following order, copy all the schemas to one folder and skip any duplicates in the process:

    ...\Dataset\Schema\

    or

    ...\WorkSpace\....\Schema\

    or

    ...\Bentley\....\Schema\

  2. Rename the following three schemas from OpenPlant_Supplemental to OpenPlant_PID_Supplemental or OpenPlant_3D_Supplemental as required:

    OpenPlant_Supplemental_Mapping...

    or

    OpenPlant_Supplemental_Tagging...

    or

    OpenPlant_Supplemental_Units_Imperial...

    or

    OpenPlant_Supplemental_Units_Metric...

    Note: Some applications may not have all of the above schemas; just do whichever schemas you have.
  3. Edit each renamed schema and change the following values as directed:

    schemaName should be set according to current schema name, for example, PID or 3D appended.

    or

    PrimarySchemaName should also be changed from OpenPlant to OpenPlant_PID or OpenPlant_3D.

    or

    PrimarySchemaMajorVersion should be equal to delivered OpenPlant_PID.xx.xx or OpenPlant_3D.xx.xx schema major version.

    or

    PrimarySchemaMinorVersion should be equal to delivered OpenPlant_PID.xx.xx or OpenPlant_3D.xx.xx schema minor version.

  4. For all other supplemental schemas, make sure they refer to the exact primary schema name and major and minor versions.
  5. Complete this additional step for OpenPlant 3D (SELECTseries 3) schema - In OpenPlant_3D_Supplemental_Units_Imperial.01.02.ecschema.xml or (Metric) schema, change the following lines:
    <ECProperty  propertyName ="BEND_POINT_RADIUS"  typeName ="double">
    <ECCustomAttributes>
    <UnitSpecification xmlns="OpenPlant_CustomAttributes.08.11">
    </ECCustomAttributes>

    to

    <ECProperty  propertyName ="BEND_POINT_RADIUS"  typeName ="double">